SftTabs/NET 6.0

DragStyleEnum Enumeration

Softel vdm, Inc.

Used with the DragStyle property defining drag detection.

Syntax      DragStyleEnum Enumeration (Softelvdm.SftTabsNET)

VB   

Public Enum DragStyleEnum

C#   

public enum DragStyleEnum

C++   

public enum class DragStyleEnum


Member

Value

Description

None

0

The control does not attempt to detect a drag operation.

Detect

1

The control detects drag operations and the DragDetected event occurs.

Comments

The DragStyleEnum enumeration is used with the DragStyle property defining drag detection.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com